home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 1999 August
/
PCpro_1999_08.ISO
/
compusrv
/
Data
/
Win95
/
CS2000.exe
/
CS2000.dxr
/
00015_RollOver ElseButton.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-05-12
|
143 b
|
9 lines
on mouseDown
set the member of sprite 7 to "elsebttn_d"
end
on mouseUp
set the member of sprite 7 to "elsebttn_u"
go(the frame + 1)
end